libgearman-client-perl software package provides client for the Gearman distributed job system, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libgearman-client-perl
libgearman-client-perl is installed in your system.
Make ensure the libgearman-client-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libgearman-client-perl *
You will get with libgearman-client-perl package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Perl |
| Package | libgearman-client-perl |
| Version | 1.130.004-1 |
| Description | client for the Gearman distributed job system |
| Sub Section | Perl |